跳到主要内容

订阅参数

格式

{topic}@{arg},{arg},...

示例

Python

# 示例 Python 订阅(占位符)
print("订阅 {topic}@{arg}")

返回结果

{
"msg": "success"
}